ComponentOne ASP.NET MVC Controls
ShowInnerPoints Property

C1.Web.Mvc Namespace > BoxWhisker<T> Class : ShowInnerPoints Property
Gets or sets a value that determines whether to show the inner points for the Box and Whisker chart.
Syntax
'Declaration
 
Public Property ShowInnerPoints As Boolean
public bool ShowInnerPoints {get; set;}
See Also

Reference

BoxWhisker<T> Class
BoxWhisker<T> Members